home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / comm / world.lha / BBS / DOORS / WoRLD-CLOCK.HISTORY < prev    next >
Text File  |  1995-02-10  |  5KB  |  111 lines

  1. -----------------------------------------------------------------------------
  2. -   PROGRAM-HISTORY FOR WORLD-CLOCK WRITTEN BY SIEGEL/TRSI (/X-INNOVATION)  -
  3. -----------------------------------------------------------------------------
  4.  
  5. V1.00 (??-??-93) - First public release of World-Clock under the Mystic-Label
  6.  
  7.                   +Has the same view like S-Watch V3.3, exept the font which
  8.                    was drawn by aXe/MST. Wrote during the fact that S-Watch
  9.                    won't run on my A4000 'coz it's a compiled Arexx-Script!
  10.  
  11. V1.10 (??-??-94) - Second public release, this time under the TRSI-Label
  12.  
  13.                   +Added 3 different digit styles. Many thanx must go to the
  14.                    artists Count Zero/Scandal, Amblin/Dezign and AXE/MsT.
  15.  
  16.                   +Whole Clock is now completly configurable from the 
  17.                    sysop-side via Icon.
  18.                 
  19.                   +Better Error-Handling. If some values couldn't be found,
  20.                    World-Clock now using internal defaults instead.
  21.                  
  22. V1.11 (09-16-94) - Internal Update
  23.  
  24.                   +During an error in the new Amiex V4.++ i have changed the
  25.                    routine to read the local Systemtime. In some cases Amiex
  26.                    adds six hours to my time ???! Now the time will be get
  27.                    from the system....
  28.  
  29.                   +Made some Codeimprovements
  30.  
  31. V1.12 (09-18-94) - Internal Update
  32.  
  33.                   +Changed the reading of the systemtime from the ANSI-C
  34.                    function getlocaltime() to the ADOS DateStamp() and
  35.                    StrToDate() functions...decrease the codesize (5KB!) and
  36.                    gives more flexibility/speed. The Day will be translated 
  37.                    to the language you have choosen in Sys:prefs/locale, also
  38.                    the format of the date will be displayed in your language-
  39.                    format, i.e. for Germany it's 31.12.94 .
  40.  
  41.                   +Fixed some little bugs...now u don't need the .info file
  42.                    to use the clock. If World-Clock don't find it it will
  43.                    use internal settings and only displays the local time
  44.                    and date, coz for the World-Times you have to set the
  45.                    GMT-Time.
  46.  
  47. V1.13 (09-30-94) - Internal Update
  48.  
  49.                   +Added a new ToolType (DATE_FORMAT), which allows you to
  50.                    choose your favourite Date Format. Valid values are :
  51.  
  52.                    DOS (dd-mmm-yy)                USA (mm-dd-yy)
  53.                    INT (yy-mmm-dd)                CDN (dd-mm-yy)
  54.                    
  55.                    For more information look into the Doc-File. Default-
  56.                    setting for this is the format used by locale.library.
  57.  
  58.                   +Added the "Animation-Mode" ...enter at the Amiexprompt
  59.                    'T a' and the Clock will update the display every second,
  60.                    until you press CTRL-C ...suggestion from many users..now
  61.                    here you have it...:)))))
  62.  
  63.                   +Fixed a little little bug in the digits from Axe/MST. I 
  64.                    have mad an error which destroyed the display after a while.
  65.                    Now all is correct...
  66.  
  67. V1.14 (10-10-94) - Update for Beta-Testers (FOX,DELTA-X,ARGON,DEATH ANGEL,
  68.                                             McLOUD/TRSI)
  69.  
  70.                   +Fixed the annoying Bug with the Cursor in Animation-Mode.
  71.                    Now the buggy Cursor won't displayed anymore...:)
  72.  
  73.                   +Made some cosmetical changings.
  74.        
  75.                   +Added my *FIRST* Registration-Routine, 'coz after the
  76.                    FAKE Release of my Viewer I decided to add to all BETA-
  77.                    Versions a Registration. Hope that such fuckin' Fake-
  78.                    releases doesn't appear in the next time....!
  79.  
  80. V1.15 (10-17-94) - Beta-Update
  81.                   
  82.                   +Added a charset painted by RedSkin/aRT! Big THANX dude.:)
  83.                    This charset has the number 3 , so if you want to use it,
  84.                    enter CHARSET=3 in the Icon of World-Clock.
  85.  
  86. V1.16 (11-13-94) - Last Public Update
  87.  
  88.                   +Added a new command called 'E' , with this command all
  89.                    users could configure the whole clock to their own needs.
  90.                    A preference-file will be created in the dir you stored
  91.                    World-Clock called 'CLOCK_PREFS.<x>' , where <x> is the
  92.                    slotnumber. Whenever a Preferences-File is found, all
  93.                    settings from the prefs-file will be used...hope u like
  94.                    it..:)
  95.  
  96. V1.17 (12-14-94) - Internal Update....
  97.  
  98.                   -Found a little Enforcer-Hit (Byte-Read!) ...now fixed...
  99.  
  100. V1.18 (09-02-95) - Update, maybe Public Release...
  101.  
  102.                   +Added another great charset painted by the incredible
  103.                    2fAST from aRTcORE! This charset had the number 4...
  104.  
  105.                   +Added two new ToolTypes (DATE_LINE & LOCATION_LINE), which
  106.                    allows the Sysop to define this Lines for his own needs.
  107.                    More about this in the Doc-File!
  108.  
  109.                   +Rewritten the dOC-File a little bit. :)
  110. ---------------------------------------------------------------------[EOF]---
  111.